ComponentOne ASP.NET MVC Controls
ItemTemplateId Property (ListBox<T>)

C1.Web.Mvc Namespace > ListBox<T> Class : ItemTemplateId Property
Gets or sets the id of the template used to generate each list item.
Syntax
'Declaration
 
<JsonConverterAttribute(#TUn.#L4k, Mono.Cecil.CustomAttributeArgument[])>
Public Property ItemTemplateId As String
[JsonConverter(#TUn.#L4k, Mono.Cecil.CustomAttributeArgument[])]
public string ItemTemplateId {get; set;}
See Also

Reference

ListBox<T> Class
ListBox<T> Members